func runtime.stopTheWorldWithSema
4 uses
runtime (current package)
mgc.go#L744: stw = stopTheWorldWithSema(stwGCSweepTerm)
mgc.go#L955: stw = stopTheWorldWithSema(stwGCMarkTerm)
proc.go#L1526: stopTheWorldContext = stopTheWorldWithSema(reason) // avoid write to stack
proc.go#L1617: func stopTheWorldWithSema(reason stwReason) worldStop {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)